myNetPC Overview
We need proficient Delphi programmers with deep understanding of Windows operating system internals!!!!! Contact us to join project.

MyNetPC is a simple yet functional implementation of Virtual Network Computing system. The software makes it possible to view and fully interact with one computer from any other computer anywhere on the Internet. There are two basic user-components that interact between themselves to track screen and mouse changes and transfer the data over a secure channel.

  • myNetPC - installed on the computer that needs to be remotely controled.
  • myNetViewer - installed on the computer through which the management is performed.

The relay system utilizes a Relay server in order to remove the static IP addressing constraints. Both user components may reside on computers accessible through dynamic DHCP Internet addressing and work in the context of severe firewall rules.

The ultimate goal of myNetPC project is to create an open source alternative to 'logmein' and 'gotomypc' remote computing systems.

myNetPC direct   » Download

This is the simplest vnc flavor developed to work in user mode of the operating system. Requires one static web-accessible address on the myNetViewer side. The static IP position was chosen in favor of the viewing side so one could control many computers across Internet regardless of their IP.....more

myNetPC relay   » Download

This is another vnc flavor which utilizes a third component - relay server - which relays the traffic between myNetPC and myNetViewer thus eliminating the need for static IP addressing. Any computer across the Internet could be either myNetPC or myNetViewer.....more

myNetPC forte   » Download

Screen changes will be tracked by a Mirror driver.